ostbuild: Switch to composing via checkouts+commit
authorColin Walters <walters@verbum.org>
Wed, 7 Mar 2012 12:15:34 +0000 (07:15 -0500)
committerColin Walters <walters@verbum.org>
Tue, 13 Mar 2012 14:39:26 +0000 (10:39 -0400)
commit76f7bf2060f3eac83bbde756da87d88e1d7dcf06
tree82e9f428df5e6e833bb745ab1bac6467ab534586
parent5dd62af628c71e5fa7211f0c3983e3e37d24a43d
ostbuild: Switch to composing via checkouts+commit

Store the compose contents as a JSON file in the filesystem tree.
This is more flexible compared to defining "compose" as just a literal
layering of filesystem trees.  For example, we might want to run
prelink.
src/ostbuild/pyostbuild/builtin_build.py